Get the Method References with the specified MethodId.
| Get | Method_GetMethodReferencesById |
Resource Path: /api/method/{id}/references
Uri: http://doc.jamsscheduler.com/api/method/{id}/references
| Name | Description | Data Type |
|---|---|---|
| id | integer |
The response body is of type Array[Reference].
OK